OnClientIsDroppedDownChanging Property (MenuBase<T>)
In This Topic
Occurs before the drop down is shown or hidden.
Syntax
'Declaration
Public Property OnClientIsDroppedDownChanging As String
public string OnClientIsDroppedDownChanging {get; set;}
See Also